home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
the_flor.swf
/
scripts
/
DefineSprite_116
/
frame_1
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
98b
|
9 lines
if(getTimer() - start >= end)
{
stop();
tellTarget("../")
{
play();
}
}